set the visible of card field "Sublaunch" to not the visible of card field "Sublaunch"
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=215 top=118 right=176 bottom=455
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Sublaunch
----- HyperTalk script -----
on mouseUp
set the visible of Me to not the visible of Me
end mouseUp
-- part 7 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=11 top=268 right=332 bottom=211
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 4
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name:
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=273 top=223 right=243 bottom=298
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
edit script of this stack
end mouseUp
-- part contents for card part 1
----- text -----
This stack contains a miscellaneous collection of external commands (XCMDs) and functions
(XFCNs) for Hypercard, together with some documentation on how to call them.
The XCMDs and XFCNs are grouped as follows (click on a topic for further details):
ΓÇó Standard File Package positioning. Arrange for the Open and Save dialog boxes of applications
to open at a specific folder before you ΓÇ£openΓÇ¥ an application.
ΓÇó File utilites. Rename, move, delete files. Retrieve their creation and modification times.
• MultiFinder utilities. Sublaunch* an application (with optional attached document), check to
see if MultiFinder is active, check to see if a program is running.
You might find some of the functions in the stack script* of use as well.
This stack comes to you from:
-- part contents for card part 6
----- text -----
ΓÇ£SublaunchingΓÇ¥ means that you can launch an application from Hypercard, and Hypercard keeps on running. Of course, you'll need enough free memory to hold the application.